@charset "utf-8";
/* CSS Document */


/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
::placeholder { color:#666;}
.w1400{width: 100%;max-width: 1400px;margin: 0 auto;padding: 0;}
@media screen and (max-width:1450px){
.w1400{ width:90%;}	
}
@media screen and (max-width:1023px){
.w1400{ width:94%;}	
}

.fl { float:left;}
.fr { float:right;}
@font-face { font-family: "Helvetica"; src: url('../fonts/Helvetica.ttf'); }
@font-face { font-family: "HelveticaBold"; src: url("../fonts/HelveticaBold.ttf");}
@font-face { font-family: "PangMen"; src: url("../fonts/PangMen.ttf");}
@font-face { font-family: "YouSheBiaoTiHei"; src: url("../fonts/YouSheBiaoTiHei.ttf");}
@font-face { font-family: "KOULEN"; src: url("../fonts/KOULEN-REGULAR.TTF");}
@font-face { font-family: "Impact"; src: url("../fonts/Impact.ttf");}
@font-face { font-family: "RobotoRegular"; src: url("../fonts/RobotoRegular.ttf");}
@font-face { font-family: "RobotoBold"; src: url("../fonts/RobotoBold.ttf");}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color:rgba(0,0,0,0.1); border-radius:0px;}
::-webkit-scrollbar-thumb { background-color:#20bba9;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#20bba9;} /* 滚动条滑块点击状态 */


/*头部 开始*/
.ly_Top { width:100%; height:100px; margin:0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); position:fixed; top:0; left:0; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Top .lyTop_Main { height:auto; margin:0 auto; position:relative;}
.ly_Top:after{content:'';display:block;background:url(../images/nav_top.png) left center no-repeat; width:100%; height:4px; background-size:35% 4px; position:absolute; bottom:0; left:0;}
.lyTop_Main .ly_Logo { width:auto; height:80px; overflow:hidden; margin:10px 0; padding:0; float:left;}
.ly_Logo a { display: table-cell; vertical-align: middle; width:100%; height:80px; overflow:hidden; margin:0; padding:0;}
.ly_Logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}
.top_tel { height:50px; overflow:hidden; margin:25px 0; padding:0 50px 0 0; background:url(../images/top_tel.png) right center no-repeat; background-size:40px 40px; float:right;}
.top_tel span { display:block; height:20px; line-height:20px; color:#ccc; font-size:15px; margin:0; padding:0; text-align:right;}
.top_tel p { height:30px; line-height:30px; color:#9ad702; font-size:30px; font-weight:bold; margin:0; padding:0;}

.nav{ width:100%; margin:0 auto; padding:0; background-color:#20bba9;}
.lytop_right {margin:12px 0 12px 0;float:right;}
.lytop_right .lytop_search { height:40px; margin:0; padding:0; float:left; position:relative; z-index:1;}
.lytop_search form { width:40px; height:40px; margin:0; padding:0; position:relative;}
.lytop_search form .sc_ipt { width:0; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lytop_search form .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; margin:0; padding:0 14px; background-color:#fff; border:1px solid #dfdfdf; border-right:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.sc_ipt input {  color:#333!important;}
.sc_ipt input::-moz-placeholder {color: #999;}
.sc_ipt input::-ms-input-placeholder {color: #999;}
.sc_ipt input::-webkit-input-placeholder {color: #999;}

.lytop_search form .sc_btn { width:40px; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
.lytop_search form .sc_btn input { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(../images/SSbtn_icon.png) center center no-repeat; background-size:21px 20px; border:0; outline:none; cursor:pointer;}
.lytop_search:hover form .sc_ipt { width:260px; height:240px; left:-260px;}
.lytop_search:hover form .sc_btn input { background:#9ad702 url(../images/SSbtn_icon.png) center center no-repeat;}
@media (max-width:1680px) {
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {
	.top_tel{margin: 20px 0;}
	.ly_Top { height:90px;}
	.lyTop_Main .ly_Logo, .ly_Logo a { height:70px;}
	.lyTop_Main .lyTop_Tel { margin:20px;}
	.lyTop_Tel p span { font-size:20px;}
	.lyTop_Tel p:hover span { width:200px;}
	.lyTop_Main .lyTop_Search { margin:20px 0;}
	.lyTop_Search form:hover .scIpt { width:220px;}
}
@media (max-width:1440px) {
	
}
@media (max-width:1366px) {
	.lyTop_Main .ly_Logo, .ly_Logo a { height:64px; margin:13px 0;}
	
	.lytop_search:hover form .sc_ipt { width: 240px; left: -240px;}
}
@media (max-width:1280px) {
	.top_tel{margin: 15px 0;}
	.ly_Top { height:80px;}
	.lyTop_Main .ly_Logo { height:62px; margin:9px 0;}
	.ly_Logo a { height:62px;}
	.lyTop_Main .lyTop_Tel { margin:15px;}
}
@media (max-width:1200px) {
	.lyTop_Tel p span { width:184px; padding:0 20px;}
	
	.lyTop_Main .lyTop_Tel { width:40px; height:40px; padding:0; background:none; margin:20px 0;}
	
	.lyTop_Main .lyTop_Search { width:auto; height:40px; margin:20px 60px 20px 20px; padding:0; background:none;}
	.lyTop_Search form { width:100%; height:40px; margin:0; padding:0; background-color:#f2f2f2;}
	.lyTop_Search form .scIpt { width:200px; height:40px; padding:0; background:none; position:inherit; right:inherit; top:inherit; float:left;}
	.lyTop_Search:hover form .scIpt { width:240px;}
	.lyTop_Search form:hover .scIpt { padding:0;}
	.lyTop_Search form .scIpt input { height:40px; line-height:40px; color:#666; font-size:14px; padding:0 15px;}
	.lyTop_Search form .scBtn { width:40px; height:40px; padding:0; float:right;}
	.lyTop_Search form .scBtn input { width:100%; height:40px; padding:20px;}
	.lyTop_Search form .scIpt input::-moz-placeholder { color:#aaa;}
	.lyTop_Search form .scIpt input:-ms-input-placeholder { color:#aaa;}
	.lyTop_Search form .scIpt input::-webkit-input-placeholder { color:#aaa;}
	
}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.lyTop_Main .ly_Logo { width:40%;}
	.lyTop_Tel p span { width:180px; font-size:18px;}
	
	.top_tel{margin: 15px 70px 15px 0;}
	
	.ly_Top:after{ display:none;}
	
	.lytop_right{ width:100%;}
	.lytop_right .lytop_search{ width:100%;}
	.lytop_search form { width:100%; background-color:#f5f5f5;}
	.lytop_search form .sc_ipt { width: 94.5%; left: 0;}
	.lytop_search:hover form .sc_ipt { width: 94.5%; left: -94.5%; left: 0;}
	.lytop_search form .sc_btn input { background:#9ad702 url(../images/SSbtn_icon.png) center center no-repeat;}

}
@media (max-width: 767px) {
	.ly_Top { width:100%; height: auto; margin:0; padding:0 12px 12px;}
	.lyTop_Main .ly_Logo { width:80%; height:50px; margin:0; padding:12px 0; background:none;}
	.ly_Logo a { height:50px;}
	.top_tel { display:none;}
     
	.lytop_right .lytop_search{ width:100%;}
	.lytop_search form { width:100%; padding:0 40px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lytop_search form .sc_ipt { width:100%; position:inherit; left:inherit; top:inherit;}
	.lytop_search:hover form .sc_ipt { width:100%; left:0;}
	.lytop_search:hover form .sc_ipt { left: 0;}
	.lytop_search form .sc_btn { position:absolute; top:0; right:0;}
}
@media (max-width: 320px) {
	.lytop_right{margin: 8px 0 8px 0;}   
}

/*导航栏 开始*/
.ly_nav {width:97%;height:auto;margin:0;padding:0;float:left;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.5%; position: relative; list-style: none; padding:0 10px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(../images/nav_line.png) center right no-repeat;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li > a { display: inline-block; width:100%;line-height: 65px; color: #fff; font-size: 16px; text-align:center; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { font-weight:bold;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0; display:none;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:-17%; top:80px; z-index:9; width:134%; overflow:hidden; background-color:#fff; border-top:2px solid #d70e04; box-shadow:0 4px 6px rgba(0, 0, 0, 0.1); border-radius:0 0 2px 2px;}
.ly_nav .nav_list > ul > li:hover ul { display:block;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ly_nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#d70e04;}
.ly_nav .nav_menu { display: none;}
@media (max-width:1680px) {
}
@media (max-width:1600px) {
}
@media (max-width:1560px) {
}
@media (max-width:1440px) {
	.ly_nav{ width:96%;}
	
}
@media (max-width:1366px) {
}
@media (max-width:1280px) {
}
@media (max-width:1200px) {
	.ly_nav .nav_list > ul > li > a {font-size:15px;}
}
@media (max-width:1080px) {
	.ly_nav {width:94%;}
}
@media (max-width:1024px) {
}
@media (max-width:800px) {
	.ly_nav { height:0; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #20bba9;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 14px; position:absolute; top:0; right:0; background:url(../images/down2.png) center center no-repeat; background-size:14px 14px;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	
	.ly_nav .nav_menu { display: block; width:24px; padding: 10px 7px; background-color:#fff; border: 1px solid #ccc; border-radius:2px; margin: 0; position:absolute; top:18px; right:3%;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ccc; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;z-index: 99999;}
	
	.ly_nav .nav_menu:active { background-color:#20bba9; border: 1px solid #20bba9;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
}
@media (max-width: 767px) {
}
@media (max-width: 375px) {
}
/*导航栏 结束*/
/*头部 结束*/

/*lyIdx_Links 开始*/
.lyIdx_Links { width:100%; margin:-50px auto 0; position:relative;}
.lyIdx_Links .lyIdxLinks_Main { height:auto; overflow:hidden; margin:0 auto;  background:#fff;display: flex;}
.lyIdxLinks_Main span { float:left; display:block; overflow:hidden; background:#20bba9; color:#fff; font-size:26px; margin:0; padding:2%;font-family: georgia; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:bold; position:relative;}
.lyIdxLinks_Main span:before{content: ''; display: block;border-right: 21px solid #20bba9;border-top: 21px solid #f3f3f3;position: absolute;left: 0; top:0;}
.lyIdxLinks_Main p { float:right; width:600px; flex-grow: 1; font-size:14px; padding:10px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxLinks_Main p a { display:inline-block; height:26px; line-height:26px; color:#666;padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxLinks_Main p a:hover { color:#20bba9;}

/*ly_Foot 开始*/
.ly_Foot { width:100%; height:auto; margin:0 auto; padding:1px 0 0; background-color:#2c2c2c; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Foot1 { padding:45px 0 0;}
.ly_Foot .lyFoot_Main { overflow:hidden; margin:60px auto 0;}

.lyFoot_Main .lyFootLeft { width:60%; height:auto; overflow:hidden; margin:0; padding:0; float:left;}
.lyFootLeft dl dd { width:33.333333%; max-height:176px; overflow:hidden; margin:0; padding:0 10% 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyFootLeft dl dd p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 10px; padding:0;}
.lyFootLeft dl dd p i { display:block; width:3px; height:18px; margin:6px 10px 6px 0; padding:0; background-color:#20bba9; float:left;}
.lyFootLeft dl dd a { display:block; width:100%; height:34px; overflow:hidden; line-height:34px; color:rgba(255,255,255,0.45); font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 0 13px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyFootLeft dl dd a:hover { color:#fff;}

.lyFoot_Main .lyFootRight { height:auto; margin:0; padding:0; float:right; width:40%;}
.lyFootRight .lyFootEwm { width:110px; height:auto; margin:0; padding:10px; border:1px solid rgba(255,255,255,0.2); background-color:rgba(255,255,255,0.1); float:left;}
.lyFootEwm img { display:block; width:110px; height:110px; margin:0 auto 10px; padding:0;}
.lyFootEwm p { width:100%; height:20px; overflow:hidden; line-height:20px; color:rgba(255,255,255,0.5); font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyFootRight .lyFootLxfs { padding:0 0 0 25px; float:left; width:70%;}
.lyFootLxfs p { width:100%; height:auto; min-height:30px; max-height:60px; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.45); font-size:14px; margin:0 auto; padding:0 0 0 25px; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyFootLxfs p img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:4px;}
.lyFootLxfs span { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:40px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; letter-spacing:2px; margin:5px auto 10px; padding:0; border-bottom:1px solid rgba(255,255,255,0.2); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.lyFoot_Main .lyFoot_Copy { width:100%; overflow:hidden; margin:60px auto 0; padding:15px 0; border-top:1px solid rgba(255,255,255,0.2);}
.lyFoot_Copy p { width:60%; overflow:hidden; line-height:45px; color:rgba(255,255,255,0.3); font-size:15px; margin:0; padding:0;}
.lyFoot_Copy p.fr { width:40%; text-align:right;}
.lyFoot_Copy p img { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-4px 5px 0 0; padding:0;}
.lyFoot_Copy p a { line-height:45px; color:rgba(255,255,255,0.3); font-size:15px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyFoot_Copy p a:hover { color:#fff;}
/*ly_Foot 结束*/

/*在线客服*/
.kfView4{background-color: #20bba9;border: 2px solid #20bba9;position: fixed;width: 80px;top:30%;right: 10px;text-align: center;display: block;-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.1);box-shadow: 0 6px 12px rgba(0,0,0,0.1);border-radius: 0 0 8px 8px;font-size: 12px;z-index: 99999;}
.kfView4 ul{margin: 0;padding-top: 45px;color:#fff;}
.kfView4 ul li{position: relative;}
.kfView4 ul li a{display: block;color: #FFF;text-decoration: none;overflow: hidden;height: auto;width: 100%;padding: 43px 0 12px; background: url(../images/kefu-tb.png) no-repeat top center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfView4 ul li a:hover{background-color: #9ad702;}
.kfView4 a.kefu-lx{background-image: url(../images/kefu.png);background-repeat: no-repeat;background-position: center top;position: absolute;top: -40px;text-indent: -9999px;height: 80px;width: 80px;z-index: 999999;left: 0px;border-width: 0;overflow: hidden}
.kfView4 a.kefu-lx:hover{background-color: rgba(255,255,255,0)}
.kfView4 ul li a.kf{display: block;padding: 10px 0}
.kfView4 ul li a.kefu-tel{background-position: center -79px}
.kfView4 ul li a.kefu-qq{background-position: center -150px}
.kfView4 ul li a.kefu-wx{background-position: center -220px}
.kfView4 ul li a.kefu_bottom{background-position: center -288px;padding: 30px 0 10px 0;border-radius: 0 0 8px 8px}
.kfView4 ul li a.kefu_top{background-position: center -15px;padding: 30px 0 10px 0}
.kfView4:hover ul li a{display: block}
.kfView4 ul li p{ position: absolute; top:-79px; right: 82px; width:0; padding: 0 ; font-size: 14px; line-height: 24px; text-align: left; color:#fff; background: #9ad702; display: block; opacity: 0;transition: all .4s ease-in-out .1s;overflow: hidden;z-index: 201;}
.kfView4 ul li:nth-of-type(2) p{ top:0;}
.kfView4 ul li:hover p{ width:120px; padding:15px; opacity: 1;}
.kfView4 ul li .wechat p {}
/*在线客服*/

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.ly_Foot .lyFoot_Main,.lyFoot_Main .lyFoot_Copy{margin: 50px auto 0;}
}
@media (max-width:1366px) {
	.lyFoot_Main .lyFootLeft{ width:56%;}
}
@media (max-width:1280px) {
}
@media (max-width:1200px) {
	.lyFoot_Main .lyFootLeft{ width:50%;}
}
@media (max-width:1080px) {
	.lyFoot_Main .lyFootLeft{ width:46%;}
	.lyFootLeft dl dd p{ font-size:16px;}
}
@media (max-width:1024px) {
}
@media (max-width:820px) {
	.lyFoot_Main .lyFootLeft{ display:none;}
	.lyFoot_Main .lyFootRight{ float:none; margin:0 auto;}
	
	.lyFoot_Lxfs { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.lyFoot_Lxfs .lyFoot_Tel { text-align:center;}
	.lyFoot_Lxfs .lyFootLxfs { text-align:center;}
	.lyFootLxfs ul li { margin:0; padding:0 10px;}
	.lyFoot_Copy { width:100%; margin:0 auto; float:inherit;}
	.lyFoot_Copy p { text-align:center;}
	.lyFoot_Copy p.fl,.lyFoot_Copy p.fr{ float:none; width:100%; text-align:center;}
	
	.kfView4 { width:60px; border-radius:8px; right:2px;}
	.kfView4 a.kefu-lx { display:none;}
	.kfView4 ul { padding:0;}
	.kfView4 ul li:nth-child(3), .kfView4 ul li:nth-child(5) { display:none;}
	.kfView4 ul li p { display:none!important;}
	.kfView4 ul li a { font-size:12px;}
}
@media (max-width: 767px) {	
    .ly_Foot .lyFoot_Main,.lyFoot_Main .lyFoot_Copy{margin: 20px auto 0;}
	#KFRightScreen { display:none!important;}
}
@media (max-width: 430px) {
	.lyIdx_Links,.lyFootRight .lyFootEwm{ display:none;}
	.lyFoot_Main .lyFootRight{ width:100%;}
	.lyFoot_Copy p span{ display:none;}
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
	.lyFootLxfs span{ font-size:34px;}
}
/*ly_Foot 结束*/